-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I see these terms used quite a lot between various authors, but I can't seem to fix upon definitive definitions.
From my POV a software interface is a "type" specifying the way in which a software component may be used by other softare components.
But what exactly a software component is I'm not…
>>> More
-
as seen on Ezine Articles
- Search for 'Ezine Articles'
Miracle traffic bot SEO software like so many products online it can be a scam. It claims to be wonderful, that I was thinking before I buy this product. They call it the 3-in-1 SEO magic software.
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm primarily a web app developer/entrepreneur, so there's a lot I don't know about the desktop software distribution process. I've been thinking about making a Mac OS X app for fun, that I would distribute for free or a really small donation, but started thinking about distribution+download analytics:
a)…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
i have a installation cd of one software that allows me to install that software only once in a life. after formatting or even trying to install that software in another pc, cd doen't allow me install that software.
i want to know what is the mechanism that make such a cd. And how to crack that installation…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hey there,
Under what license agreement should you release software under if it's closed-source and for commercial use only? Are there multiple license types? (such with open source you have BSD, GNU/GPL etc..)
If so, which one do I choose, and are there samples out there to get you started? I…
>>> More
-
as seen on SQL Blog
- Search for 'SQL Blog'
Part 1 of this series was an introduction and overview of Hyper-V Dynamic Memory. This part looks at SQL Server memory management and how the SQL engine responds to changing OS memory conditions.
Part 2: SQL Server Memory Management
As with any Windows process, sqlserver.exe has a virtual…
>>> More
-
as seen on SQL Blog
- Search for 'SQL Blog'
SQL and Dynamic Memory Blog Post Series
Hyper-V Dynamic Memory is a new feature in Windows Server 2008 R2 SP1 that allows the memory assigned to guest virtual machines to vary according to demand. Using this feature with SQL Server is supported, but how well does it work in…
>>> More
-
as seen on SQL Blog
- Search for 'SQL Blog'
SQL and Dynamic Memory Blog Post Series
Hyper-V Dynamic Memory is a new feature in Windows Server 2008 R2 SP1 that allows the memory assigned to guest virtual machines to vary according to demand. Using this feature with SQL Server is supported, but how well does it work in…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Dear everyone,
I have successfully debugged my own memory leak problems. However, I have noticed some very strange occurence.
for fid, fv in freqDic.iteritems():
outf.write(fid+"\t") #ID
for i, term in enumerate(domain): #Vector
tfidf = self.tf(term…
>>> More
-
as seen on SQL Blog
- Search for 'SQL Blog'
In parts 1 and 2 of this series we looked at the basics of Hyper-V Dynamic Memory and SQL Server memory management. In this part Serdar looks at configuration guidelines for SQL Server memory management.
Part 3: Configuration Guidelines for Hyper-V Dynamic Memory and SQL Server
Now that…
>>> More